home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / games / nh313386.zip / HH < prev    next >
Text File  |  1993-02-18  |  5KB  |  100 lines

  1. y k u   7 8 9   Move commands:
  2.  \|/     \|/            yuhjklbn: go one step in specified direction
  3. h-.-l   4-.-6           YUHJKLBN: go in specified direction until you
  4.  /|\     /|\                        hit a wall or run into something
  5. b j n   1 2 3           g<dir>:   run in direction <dir> until something
  6.       numberpad                     interesting is seen
  7.                         G<dir>,   same, except a branching corridor isn't
  8.                         ^<dir>:     considered interesting
  9.                         m<dir>:   move without picking up objects
  10.                 If the number_pad option is set, the number keys move instead.
  11.  
  12. General commands:
  13. ?       help    display one of several informative texts
  14. Q       quit    end the game
  15. S       save    save the game (to be continued later)
  16. !       sh      escape to some SHELL (if allowed)
  17. ^Z      suspend suspend the game (independent of your current suspend char)
  18. O       options set options
  19. /       whatis  tell what a map symbol represents
  20. \       known   display list of what's been discovered
  21. v       version display version number
  22. V       history display game history
  23. X       explore switch the game to explore (discovery) mode
  24. ^A      again   redo the previous command (^A denotes the keystroke CTRL-A)
  25. ^R      redraw  redraw the screen
  26. ^P      prevmsg repeat previous message (subsequent ^P's repeat earlier ones)
  27. #               introduces an extended command (#? for a list of them)
  28.  
  29. Game commands:
  30. ^D      kick    kick (a door, or something else)
  31. ^T      'port   teleport (if you can)
  32. a       apply   apply or use a tool (pick-axe, key, camera, etc.)
  33. A       armor   take off all armor
  34. c       close   close a door
  35. C       call    name an individual monster (ex. baptize your dog)
  36. d       drop    drop an object.  d7a:  drop seven items of object 'a'
  37. D       Drop    drop selected types of objects
  38. e       eat     eat something
  39. E       engrave write a message in the dust on the floor  (E-  use fingers)
  40. i       invent  list your inventory (all objects you are carrying)
  41. I       Invent  list selected parts of your inventory
  42.                 Iu: list unpaid objects
  43.                 Ix: list unpaid but used up items
  44.                 I$: count your money
  45. o       open    open a door
  46. p       pay     pay your bill (in a shop)
  47. P       puton   put on an accessory (ring, amulet, etc)
  48. q       quaff   drink a potion
  49. r       read    read a scroll or spell book
  50. R       remove  remove an accessory (ring, amulet, etc)
  51. s       search  search for secret doors, hidden traps and monsters
  52. t       throw   throw or shoot a weapon
  53. T       takeoff take off some armor
  54. w       wield   wield a weapon  (w-  wield nothing)
  55. W       wear    put on some armor
  56. x       spells  list the spells you know
  57. z       zap     zap a wand
  58. Z       Zap     cast a spell
  59. <       up      go up the stairs
  60. >       down    go down the stairs
  61. ^       trap_id identify a previously found trap
  62. ),[,=,",(               ask for current items of specified symbol in use
  63. $       gold    count your gold
  64. +       spells  list the spells you know
  65. .       rest    wait a moment
  66. ,       pickup  pick up all you can carry
  67. @               toggle "pickup" (auto pickup) option on and off
  68. :       look    look at what is here
  69. ;       farlook look at what is somewhere else by selecting a map symbol
  70.  
  71. Keyboards that have a meta key can also use these extended commands
  72. via the meta modifier instead of the # prefix:
  73.  
  74. M-a     adjust  adjust inventory letters
  75. M-c     chat    talk to someone
  76. M-d     dip     dip an object into something
  77. M-f     force   force a lock
  78. M-i     invoke  invoke an object's special powers
  79. M-j     jump    jump to another location
  80. M-l     loot    loot a box on the floor
  81. M-m     monster use a monster's special ability (only if defined)
  82. M-n     name    name an item or type of object
  83. M-o     offer   offer a sacrifice to the gods
  84. M-p     pray    pray to the gods for help
  85. M-r     rub     rub a lamp
  86. M-s     sit     sit down
  87. M-t     turn    turn undead
  88. M-u     untrap  untrap something (usually a trapped object)
  89. M-v     version print compile time options for this version
  90. M-w     wipe    wipe off your face
  91.  
  92. If the "number_pad" option is on, these additional variants are available:
  93.  
  94. n               followed by number of times to repeat the next command
  95. j       jump    jump to another location
  96. k       kick    kick something (usually a door)
  97. l       loot    loot a box on the floor
  98. N       name    name an item or type of object
  99. u       untrap  untrap something (usually a trapped object)
  100.